home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-21 / dvxtec.zip / XBOOKS.TEC < prev   
Text File  |  1991-10-04  |  8KB  |  211 lines

  1.  
  2.  
  3.               Books of Interest on X Window
  4.  
  5. The following is a list of third-party books available on 
  6. X Windows, Programming for X Windows, discussion of the various
  7. window managers or books which contain information which might be of
  8. interest to those using or interested in learning more about X Windows.
  9. ---------------------------------------------------------------
  10. *********
  11. Introduction to the X Window System
  12. by Oliver Jones
  13.  
  14. Detailed tutorial on the new portable software standard for workstations
  15. 511 pages. 1989.
  16.  
  17.  
  18. **********
  19. X Window Application Programming 
  20. by Eric Johnson and Kevin Richard
  21.  
  22. A painless introduction to programming in X.
  23. 541 pages. 1989
  24.  
  25.  
  26. **********
  27. The X Window System Programming and Application with Xt
  28. by Douglas A. Young
  29.  
  30. OFS/Motif edition of the popular tutorial.
  31. 511 pages.  1990
  32.  
  33. **********
  34. X Window system toolkit : the complete programmer's guide and specification
  35. by Paul J. Asente 
  36. Bedford, MA : Digital Press, c1990. 967 pages.
  37.  
  38. **********
  39. Introduction to the X Window System
  40. by Oliver Jones. 
  41. Englewood Cliffs, N.J. : Prentice Hall, c1989. 511 pages. 
  42.  
  43. **********
  44. A practical guide to X window programming : developing applications with the
  45. Xt Intrinsics and OSF/Motif 
  46. by Brian J. Keller. 
  47. Boca Raton : CRC Press, c1990. 349 pages. 
  48.  
  49. **********
  50. OSF/Motif user's guide : revision 1.0 
  51. by Open Software Foundation. 
  52. Englewood Cliffs, N.J. : Prentice Hall, c1990.
  53.  
  54. **********
  55. X and Motif : quick reference guide 
  56. by Randi J. Rost. 
  57. Bedford, MA : Digital Press, c1990. 369 pages. 
  58.  
  59. **********   
  60. X window system : C library and protocol reference
  61. by Robert W. Scheifler. 
  62. Bedford, Mass. : Digital Press, c1988.  701 pages. 
  63.  
  64. **********
  65. Window System : the complete reference to Xlib, X Protocol, ICCCM, XLFD
  66. by Robert W. Scheifler and James Gettys.
  67. Bedford, MA. Digital Press, c1990. 851 pages. 
  68.  
  69. **********
  70. Object-oriented programming with the X window system toolkits
  71. by Jerry D. Smith. 
  72. New York : Wiley, c1991. 576 pages. 
  73.  
  74. **********
  75. OSF/Motif reference guide 
  76. by Douglas A. Young. 
  77. Englewood Cliffs, N.J. : Prentice Hall, c1990. 155 pages 
  78.  
  79. ____________________________________________________________________
  80.  
  81. All of the following books are available through O'Reilly & Associates, Inc.
  82.  
  83. **********
  84. X Protocol Reference Manual
  85. Edited and with an introduction by Adrian Nye
  86.  
  87. Volume 0, X Protocol Reference Manual, describes the X Network Protocol 
  88. which underlies all software for Version 11 of the X Window System.  The 
  89. manual is updated for R4.
  90. 500 pages ISBN 0-937175-50-1.
  91.  
  92. **********
  93. Xlib Programming Manual
  94. By Adrian Nye
  95.  
  96. Volume 1, Xlib Programming Manual, is a complete guide to programming 
  97. with the X library (Xlib), the lowest level of programming interface to 
  98. X.  Now updated to cover Release 4.
  99. 672 pages. ISBN 0-937175-11-0.
  100.  
  101. **********
  102. Xlib Reference Manual
  103. By Adrian Nye
  104.  
  105. Volume 2, Xlib Reference Manual, is a complete programmer's reference 
  106. for Xlib, updated for X11 Release 4.  
  107. 792 pages. ISBN 0-937175-12-9.
  108.  
  109. **********
  110. X Window System User's Guide
  111. By Valerie Quercia & Tim O'Reilly
  112.  
  113. Volume 3, X Window System User's Guide, orients the new user to window 
  114. system concepts and provides detailed tutorials for many client 
  115. programs, including the xterm terminal emulator and the twm, uwm, and 
  116. mwm window managers.  Once you have this basic knowledge, later chapters 
  117. explain how to customize the X environment and provide sample 
  118. configurations.
  119. 752 pages ISBN 0-937175-14-5.
  120.  
  121. **********
  122. X Window System User's Guide, Motif Edition
  123. By Valerie Quercia & Tim O'Reilly
  124.  
  125. Volume 3, X Window System User's Guide, Motif Edition, orients the new 
  126. user to window system concepts and provides detailed tutorials for many 
  127. client programs, including the xterm terminal emulator and the mwm 
  128. window manager.  Once you have a basic knowledge of the system, later 
  129. chapters explain how to customize the X environment and provide sample 
  130. configurations.
  131.  
  132. This alternative edition of the User's Guide highlights the Motif window 
  133. manager and graphical interface.  It will be the first choice for the 
  134. many users with the Motif graphical user interface.
  135. ISBN 0-937175-61-7, 734 pages. 
  136.  
  137. **********
  138. X Toolkit Intrinsics Programming Manual, Motif Edition
  139. By Adrian Nye & Tim O'Reilly
  140.  
  141. Volume 4, X Toolkit Intrinsics Programming Manual, Motif Edition, is a 
  142. complete guide to programming with the Xt Intrinsics, the library of C 
  143. language routines created to facilitate the design of user interfaces, 
  144. with reusable components called widgets.  
  145.  
  146. This is an alternate edition of the popular X Toolkit Intrinsics 
  147. Programming Manual, which uses the Motif widget set rather than Athena 
  148. widgets in examples.  Although Motif is not strictly part of X, but is a 
  149. commercial product layered on top of it, many X toolkit users are also 
  150. working with Motif, making this the edition of choice.
  151. ISBN 0-937175-62-5, 666 pages.
  152.  
  153. **********
  154. X Toolkit Intrinsics Programming Manual
  155. By Adrian Nye & Tim O'Reilly
  156.  
  157. Volume 4, X Toolkit Intrinsics Programming Manual, is a complete guide 
  158. to programming with the X Toolkit.  It provides concepts and examples 
  159. that show how to use the various X Toolkit routines.  The first few 
  160. chapters are devoted to using widgets; the remainder of the book covers 
  161. the more complex task of writing new widgets.  
  162. 624 pages, ISBN 0-937175-56-0.
  163. *********
  164. X Toolkit Intrinsics Reference Manual
  165.  
  166. Volume 5, X Toolkit Intrinsics Reference Manual, is a complete 
  167. programmer's reference for X Toolkit.  It provides reference pages for 
  168. each of the Xt functions, as well as the widget classes defined by Xt 
  169. and the Athena widgets.
  170.  
  171. This volume is based on Xt documentation from MIT and has been edited, 
  172. reorganized and expanded by Tim O'Reilly.  Contents include:
  173. 776 pages, ISBN 0-937175-57-9
  174.  
  175. **********
  176. XView Programming Manual
  177. By Dan Heller
  178.  
  179. The one thing that outside observers of the X phenomenon always ask is:  
  180. "Where are the applications?"  The answer:  under development.  
  181. But the fact is that there are already over 2100 vertical applications 
  182. for SunView, Sun's proprietary windowing system.  These applications can 
  183. be ported to X with a minimum of effort using Sun's new XView toolkit.
  184. XView is an easy-to-use toolkit, not just for Sun developers. Yes, XView 
  185. is available from Sun as part of Sun's Open Windows package.  (Buyers of 
  186. Open Windows will receive the XView Programming Manual as standard 
  187. documentation.)  However, XView is also available on MIT's R4 tape for 
  188. all three Sun workstation families and DECstation 3100.  XView is also a 
  189. part of System V Release 4.
  190.  
  191. If you are wondering if XView is for you, ordering  this book is a good 
  192. place to start.  The manual provides complete information on the XView 
  193. toolkit, from concepts to creating XView applications, and includes a 
  194. reference section, covering all of the XView functions and attributes.
  195. 672 pages ISBN 0-937175-52-8
  196.  
  197. **********
  198. The X Window System in a Nutshell
  199. Edited by Tim O'Reilly & Daniel Gilly
  200.  
  201. Once programmers have mastered the concepts behind X and learned how to 
  202. program in Xlib and Xt...there are still a mass of details to remember. 
  203. The X Window System in a Nutshell fills this gap.  Experienced X 
  204. programmers can use this single-volume desktop companion for most common 
  205. questions, keeping the full X Window System Series of manuals for 
  206. detailed reference.
  207. 380 pages, ISBN 0-937175-24-2
  208.  
  209.  
  210.              * * *   E N D   O F   F I L E    * * * 
  211.